/ Assembly List / LJCDataUtility / TextLine / AddBreak

Namespace - LJCDataUtility


Parameters
text - The next append value.

Returns

The new text value.

Syntax

C#
public String AddBreak(String text)

Adds a newline if line length is greater than CharLength.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.